You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > CopyFromArray Method > Matrix.CopyFromArray Method ([In] float[])
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.CopyFromArray Method ([In] float[])

Copies values from a real single precision floating point Src array.

Syntax
C#
Visual Basic
public TMtxVec CopyFromArray([In] float[] Src);

The size and Complex properties of the calling object are set implicitely.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!